home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / dosapps / freedos / doc / shsucdx / readme.drv < prev   
Encoding:
Text File  |  1996-05-09  |  1.8 KB  |  46 lines

  1.                           SHSUDRVX Version 1.1
  2.                       (c) John H. McCoy, May 1996
  3.                     Sam Houston St. Univ., TX 77341-2206
  4.  
  5.      SHSUDRVX is a CD driver/controller emulator I have found useful for
  6.      test purposes.  It emulates two 2 CD drives loaded with ISO ROMS.
  7.  
  8.      Drive 0 has a single text file in the root directory.  This file is
  9.      also listed in the Abstract field of the primary volume descriptor(PVD).
  10.      The file name in the directory entry contains lower case charaters for
  11.      test purpose.  There is also a text string in the BiblioID field for
  12.      test purposes.
  13.  
  14.      In the root directory of Drive 1 there is a copyright file and a sub-
  15.      directory.  The copyright file is a text file and is listed in the PVD
  16.      copyright ID field.  The HELLO.EXE in the HELLO sub-directory is
  17.      executable.
  18.  
  19.      SHSUDRVX is loaded from the command line before loading a re-director
  20.      such as SHSUCDX.
  21.  
  22.      UsageMsg:  SHSUDRVX [/?][/D:DriverName][/U]
  23.  
  24.         The default driver name is CD001.
  25.  
  26.      IOCTL input functions supported:
  27.         Return address of Device Header
  28.         Device status
  29.         Return sector size
  30.         Media changed
  31.            reports -- not changed if drive door is closed and locked
  32.                    -- don't know if door closed and unlocked
  33.                    -- changed if door is open
  34.  
  35.      IOCTL output functions supported:
  36.         Eject disk  -- don't unless you can close it!!!
  37.         Lock/Unlock door
  38.         Reset drive
  39.         Close door
  40.  
  41. Time permitting, an attempt will be made to fix problems that are reported
  42.   to CSC_JHM@SHSU.EDU.
  43.  
  44. SHSUCDX is a copyright reserved, free use program.  Use at your own risk.
  45.  
  46. (c)John H. McCoy, August 1993, 1995, 1996 Sam Houston St. Univ., TX 77341-2206